<%id=request("id") if id="" or IsNumeric(id)<>true then response.write"请输入正确的ID号!" response.end end if set rs=server.createobject("adodb.recordset") sql="select * from SMT_exhibit where SMT_id="&id&" and SMT_key<>0 and SMT_key2=1" rs.open sql,conn,1,1 if rs.eof then response.write "

此内容不存在
" response.end else conn.execute("update SMT_exhibit set SMT_htc=SMT_htc+1 where SMT_id="&id) z_name=rs("SMT_z_name") SMT_yp_id=rs("SMT_yp_id")%> <%=z_name%> - <%=citytitle%> <%SMT_TOP%>
<%if int(SMT_yp_id)=int(user_id) or userflag36=1 then%> <%end if if int(SMT_yp_id)=int(user_id) or userflag37=1 then%> <%end if%>
当前位置:首页 >> 展会中心 >> 正文
  <%=z_name%><%if rs("SMT_z_lastdate") (此展会已过期)<%end if%>
我要打印   zh_view.asp?id=<%=id%>','<%=z_name%>');return false">IE收藏   放入公文包  <%if int(goid)=int(user_id) or userflag36=1 then response.write" 我要留言 " end if if int(goid)=int(user_id) or userflag37=1 then response.write" 查看留言 " end if%>
展出时间: <%=rs("SMT_z_begindate")%> 至 <%=rs("SMT_z_lastdate")%>
申请截止: <%=rs("SMT_z_jzdate")%>
周  期: <%if rs("SMT_z_zq")<>"" then%><%=rs("SMT_z_zq")%>年/届<%end if%> <%if rs("SMT_z_sj")=1 then%>[首届]<%end if%>
创办时间: <%=rs("SMT_z_cbdate")%>
展会对象: <%if rs("SMT_z_xz")=0 then%>商家<%else%>公众<%end if%>
展会区域: <%=rs("SMT_z_qy")%>
展会地区: <%if rs("SMT_addone_id")<>0 then set rs1=server.createobject("adodb.recordset") sql1="select * from SMT_ypaddone where SMT_addone_id="&rs("SMT_addone_id") rs1.open sql1,conn,1,1 response.write rs1("SMT_addone") rs1.close set rs1=nothing end if%> <%if rs("SMT_addtwo_id")<>0 then set rs1=server.createobject("adodb.recordset") sql1="select * from SMT_ypaddtwo where SMT_addtwo_id="&rs("SMT_addtwo_id") rs1.open sql1,conn,1,1 response.write "/"&rs1("SMT_addtwo") rs1.close set rs1=nothing end if%>
具体地址: <%=rs("SMT_z_zgname")%>
展出行业: <%if rs("SMT_ypxxone_id")<>0 then set rs1=server.createobject("adodb.recordset") sql1="select * from SMT_ypxxone where SMT_ypxxone_id="&rs("SMT_ypxxone_id") rs1.open sql1,conn,1,1 response.write rs1("SMT_ypxxone") rs1.close set rs1=nothing end if%> <%if rs("SMT_ypxxtwo_id")<>0 then set rs1=server.createobject("adodb.recordset") sql1="select * from SMT_ypxxtwo where SMT_ypxxtwo_id="&rs("SMT_ypxxtwo_id") rs1.open sql1,conn,1,1 response.write "/"&rs1("SMT_ypxxtwo") rs1.close set rs1=nothing end if%>
参展范围: <%=rs("SMT_z_lr")%>
主 办 方:

<%=replace(rs("SMT_z_jb"),"|","
")%>

承 办 方: <%if rs("SMT_z_cb")<>"" then%>

<%=replace(rs("SMT_z_cb"),"|","
")%><%end if%>

协 办 方: <%if rs("SMT_z_xb")<>"" then%>

<%=replace(rs("SMT_z_xb"),"|","
")%><%end if%>

展会网址: <%=rs("SMT_z_web")%>
展会说明:

<%=code_jk(rs("SMT_z_others"))%>

查看留言
用户留言
<%end if rs.close%>
<%=citybottom%>